* process.c (wait_reading_process_output): 'waitchannels' was unset
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 9 Jul 2012 21:12:08 +0000 (14:12 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 9 Jul 2012 21:12:08 +0000 (14:12 -0700)
commit51ebf8362e9a7c1ed672e0939122ca1db1d0c265
tree9f188b8529fed1b18e58e5e8d0dd9c602285ca55
parent399da99d63afbdc360202e3e88b0a1a9601aee1b
* process.c (wait_reading_process_output): 'waitchannels' was unset

when read_kbd || !NILP (wait_for_cell); fix this.
src/ChangeLog
src/process.c